﻿2026-06-04T13:16:10.2116754Z ##[group]Run if command -v claude >/dev/null; then
2026-06-04T13:16:10.2117389Z [36;1mif command -v claude >/dev/null; then[0m
2026-06-04T13:16:10.2118107Z [36;1m  SPT_BUDGET=1 SPT_BUDGET_N=3 SPT_BUDGET_PROGRAM=claude SPT_BUDGET_SETTLE_MS=15000 \[0m
2026-06-04T13:16:10.2118953Z [36;1m    cargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T13:16:10.2119639Z [36;1melse[0m
2026-06-04T13:16:10.2120125Z [36;1m  echo "claude not installed on this runner — shell numbers only"[0m
2026-06-04T13:16:10.2120685Z [36;1mfi[0m
2026-06-04T13:16:10.2160528Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-04T13:16:10.2161075Z ##[endgroup]
2026-06-04T13:16:10.2203556Z claude not installed on this runner — shell numbers only
